Skip to content

chore: bump NosCore.Packets to 18.0.0#12

Merged
erwan-joly merged 1 commit intomasterfrom
chore/bump-packets-18
Apr 24, 2026
Merged

chore: bump NosCore.Packets to 18.0.0#12
erwan-joly merged 1 commit intomasterfrom
chore/bump-packets-18

Conversation

@erwan-joly
Copy link
Copy Markdown
Contributor

@erwan-joly erwan-joly commented Apr 24, 2026

Summary

  • Updates NosCore.Packets to 18.0.0, which brings the schema fixes for fish (reduced to Type + catch-all body), qstlist (flat 16-field quest layout), NsTeST (six new unknown fields between Unknown and ServerCharacters), and NsTeStSubPacket.Port (widened to int? so the -1 sentinel round-trips).

Test plan

  • dotnet build -c Release clean
  • dotnet publish to ./publish/ succeeds; validator works against captured traffic

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated core package dependencies to the latest version.

Picks up breaking schema fixes: fish reduced to Type + catch-all body,
qstlist flat quest layout, NsTeST unknown fields, NsTeStSubPacket.Port
widened to int? for the -1 sentinel.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@erwan-joly erwan-joly merged commit 8842b6c into master Apr 24, 2026
@erwan-joly erwan-joly deleted the chore/bump-packets-18 branch April 24, 2026 12:54
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 24, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e9a3bd30-96f7-4a49-bbbb-14c60c8057c7

📥 Commits

Reviewing files that changed from the base of the PR and between f5ad9dd and 6085f8e.

📒 Files selected for processing (1)
  • Directory.Packages.props

📝 Walkthrough

Walkthrough

The pull request updates the central NuGet package manifest to bump the NosCore.Packets dependency from version 17.6.0 to 18.0.0. This is a straightforward package version update in the shared package configuration file.

Changes

Cohort / File(s) Summary
Package Version Update
Directory.Packages.props
Updated NosCore.Packets dependency version from 17.6.0 to 18.0.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A packet update hops our way,
From 17.6, we update today,
To 18.0, clean and bright,
Dependencies dance with delight! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-packets-18

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant